github.com/coder/websocket.trimLastFourBytesWriter.w (field)
7 uses
github.com/coder/websocket (current package)
compress.go#L83: w io.Writer
compress.go#L110: _, err := tw.w.Write(tw.tail[:extra])
compress.go#L131: n, err := tw.w.Write(p)
write.go#L78: w: util.WriterFunc(mw.write),
write.go#L159: origWriter := mw.trimWriter.w
write.go#L160: mw.trimWriter.w = buf
write.go#L162: mw.trimWriter.w = origWriter
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |